golang.org/x/text/internal/language.scanner.gobble (method)
6 uses
golang.org/x/text/internal/language (current package)
parse.go#L158: func (s *scanner) gobble(e error) {
parse.go#L198: s.gobble(ErrSyntax)
parse.go#L320: scan.gobble(e)
parse.go#L327: scan.gobble(e)
parse.go#L334: scan.gobble(e)
parse.go#L366: scan.gobble(NewValueError(scan.token))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)